From: Stefan Monnier Date: Wed, 9 May 2001 20:34:19 +0000 (+0000) Subject: (string-to-syntax): Close the @defun. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40391 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=560783da582a39bd0ccff64db69587a175e94a7d;p=emacs.git (string-to-syntax): Close the @defun. --- diff --git a/lispref/syntax.texi b/lispref/syntax.texi index d1cb99f2f60..6cf42f9454e 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -885,6 +885,7 @@ corresponds to each syntax flag. @defun string-to-syntax @var{desc} This function returns the internal form @code{(@var{syntax-code} . @var{matching-char})} corresponding to the syntax descriptor @var{desc}. +@end defun @node Categories @section Categories